home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / hh_str13.zip / PACKING.LST < prev    next >
File List  |  1993-03-13  |  2KB  |  54 lines

  1.  
  2.      The following files are provided with the demo version of hhstring:
  3.  
  4.      As delivered, the disk contains four files:
  5.  
  6.     INSTALL  BAT --- the automated installation procedure
  7.     README     1ST --- a .DOC file explaining how to install the library
  8.     EXPAND     EXE --- utility to expand the squashed files in squashed.dat
  9.     SQUASHED DAT --- the actual hhstring files, but in compressed format
  10.  
  11.      After EXPAND is used, the following files exist:
  12.  
  13.        ( BBS users NOTE: the files below are the ones you will see in
  14.          the .ARC/.ZIP/.LZH/whatever file you receive )
  15.  
  16.     DATEINFO DOC --- a .DOC file explaining the date formats (this
  17.              information is also in the user manual)
  18.     DATETEST C   --- source code for the utility which tests the date
  19.              functions
  20.     DATETEST EXE --- the executable utility which tests the date functions
  21.     FUNCFIND EXE --- the on-line function finder; use this to explore the
  22.              capabilities of the library and to find any specific
  23.              function you need
  24.     HHGROUP  DOC --- a description of the Hobbit House Group, which is the
  25.              organization which distributes hhstring (and other
  26.              software)
  27.     HHSTRING H   --- the header file which will give your programs
  28.              prototypes for the library functions
  29.     HHSTR_BT LIB --- the hhstring.lib file, in Borland form, tiny model
  30.     HHSTR_MT LIB --- the hhstring.lib file, in Microsoft form, tiny model
  31.     KWIC     DOC --- the Key Word In Context index; print this out for a
  32.              hardcopy "function finder"
  33.     MANUAL     DOC --- the manual. For the demo version, this is a fixed
  34.              format file. For the commercial version, the user
  35.              has the option of including the source code as part
  36.              of the manual.doc file
  37.     ORDER     DOC --- a printable "order form" --- the BBS version of this
  38.              file shows how to get $3.00 off of the advertised
  39.              price for hhstring
  40.     PACKING  LST --- what you are reading right now!
  41.     SAMPLE     C   --- a few source code files concatenated into a single
  42.              file to show the level of documentation presented
  43.              with the source files when you buy the commercial
  44.              version of hhstring
  45.     TEST_STR C   --- source code for the library test program
  46.     TEST_STR EXE --- the library test program, generated under the large
  47.              model. Demo users, note: if you want to compile the
  48.              test program, you'll have to break it into two
  49.              parts, as the tiny model won't accomodate a program
  50.              this large.
  51.  
  52.  
  53.  
  54.